projects
/
ostree.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ostree.git
2016-08-11
Gatis Paeglis
Move ostree-* executables to /usr/lib/ostree
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
tests: Test that local pulls do not use deltas
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
pull: Disable static deltas by default for local pulls
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
tests: Ensure deltas for pulling when needed
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
pull-local: Support requiring static deltas
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
deltas: Use F_DUPFD_CLOEXEC properly
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Dan Nicholson
deltas: Handle cleanup of fd array properly
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
libostree.sym: Add 2016.9 section
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
Release 2016.8
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
tests: Port sysroot.js away from libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
travis: Disable email notifications
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
Final excision of libgsystem dependency
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
prune: Retain the tip of each ref even with date pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Colin Walters
build: Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
deploy: Use internal recursive copy rather than libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
deploy: Port file copying code to GLnxDirFdIterator
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
repo: Fix an uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
build: Make -Werror=int-conversion fatal
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
build: Import attributes.m4, detect CFLAGS at build...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Colin Walters
repo: Drop more internally unused GFile members
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon McVittie
travis: run the test suite on various distributions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Colin Walters
.travis.yml: Delete, we aren't using it right now
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon McVittie
Skip tests that use whiteouts under Docker/aufs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Simon McVittie
Update libglnx: Add missing files to libglnx distribution
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Colin Walters
repo: Drop internal GFile config_file
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Colin Walters
lib: Drop GFiles for self->{objects_dir,state_dir}
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Colin Walters
repo: Port metadata writing code to fd-relative
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Colin Walters
lib: Fix a compiler warning introduced from earlier...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Colin Walters
lib: Use libglnx file replace API more consistently
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Colin Walters
Update libglnx for O_TMPFILE build time option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Colin Walters
lib: Add padding booleans to OstreeRepoCheckoutAtOptions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Colin Walters
repo: Flip the fsync default to off for new checkout API
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Colin Walters
deltas: Port compilation to libglnx/fd-relative
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Colin Walters
grub2: Port away from gs_file_sync_data()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Colin Walters
lib: Port away from gs_file_rename()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Add test that overlayfs over ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Fix typo in error message
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Make error message capitalisation...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Use pivot_root if real sysroot...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
Refactor ostree-prepare-root: Perform chdir to deploy...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Refactor: Create /sysroot.tmp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Cope with /proc not being mounted
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root as init: exec init from deployment...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
ostree-prepare-root: Refactor code to resolve deploy_path
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
William Manley
tests: Add basic tests for ostree-prepare-root
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Colin Walters
repo: Port to g_autoptr() rather than old style cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Colin Walters
repo: Port sign_data() to libglnx tmpfile APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Colin Walters
deploy: Replace a use of gs_file_enumerator with compat...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Colin Walters
repo: Make ostree_repo_create() nonfatal on existing...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-31
Dan Nicholson
tests: Add test for delta with empty parts
commit
|
commitdiff
|
tree
|
snapshot
2016-07-31
Dan Nicholson
deltas: Allow processing of empty delta parts
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Giuseppe Scrivano
libostree, ostree: fix usage of ostree_repo_checkout_tr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Giuseppe Scrivano
libostree: skip introspection for two functions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Giuseppe Scrivano
libostree: mark ostree_repo_checkout_tree_at as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2016-07-30
Giuseppe Scrivano
libostree: new function ostree_repo_checkout_at
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Colin Walters
libglnx porting: Migrate to new tempfile code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jonathan Lebon
static-delta: remove unused struct
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jonathan Lebon
static-delta: fix command contexts
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Colin Walters
deltas: Handle untrusted checksums faster and more...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Colin Walters
tests/delta-crosscheck: Add missing --from
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
lib: Fix compiler warning from previous patch
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
lib: Fix leak in bootconfig parser
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
deploy: Fix leaks in parsing /etc/os-release
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
sysroot: Fix a leak in deployment dirpath API
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
glib.supp: Suppress g_task -> thread leaks
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
fetcher: Explicitly join thread if it's not self
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
glib.supp: Suppress worker context -> thread bits
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
pull-local: Explicitly unref variant rather than relyin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
glib.supp: Suppress some dynamic type registrations too
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Colin Walters
trivial-httpd: Fix leak of option context
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Colin Walters
pull: Don't execute static deltas when mirroring
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Colin Walters
repo: Fix leak with ostree_repo_commit_traverse_iter_in...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Jonathan Lebon
libglnx: bump to latest
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Colin Walters
docs/formats: Elaborate a bit on delta from NULL usage
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Colin Walters
build: Make symlink depend on source
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Dan Nicholson
core: Add allocating b64 checksum functions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Dan Nicholson
lib: Fix version script node ordering
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Matthew Leeds
README: Fix broken link
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Giuseppe Scrivano
Makefile-tests.am: make check uses the built binaries
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Colin Walters
builtins/commit: Switch to using ostree_repo_write_dfd_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Colin Walters
repo: Ensure we set mode for bare-user files before...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Colin Walters
Revert "tests/libtest.sh: Print non-matching file on...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Colin Walters
tests: Fix karg tests on ostree-booted system
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Dan Nicholson
repo: Fix annotation for ostree_repo_add_gpg_signature_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
Release 2016.7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
fetcher: Remove unused GTask structure member
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
fetcher: Clear all data for session in session thread
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
fetcher: Hold a ref to main context for lifetime of...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
tests: Add some test coverage of repeated pulls w/HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
Colin Walters
tests/libtest.sh: Print non-matching file on failure
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Mathnerd314
pull: Free fetch_data by default
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Jonathan Lebon
static-delta-core.c: squash unused var warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Bastien Nocera
libostree: Fix build failure with glib 2.42
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Colin Walters
docs: Add a section on Docker
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Colin Walters
delta: Add --if-not-exists option
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Dan Nicholson
build: Override systemd unit directory for distcheck
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Dan Nicholson
tests: Improve check for /proc/cmdline kargs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Dan Nicholson
tests: Remove extra $CMD_PREFIX from test-auto-summary.sh
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Dan Nicholson
build: Distribute libglnx and bsdiff Makefile templates
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
Dan Nicholson
tests: Ensure mutable deployments from libostreetest
commit
|
commitdiff
|
tree
|
snapshot
next